03/15/2025 04:17:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:19:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:20:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:21:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:22:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:29:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:30:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:31:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:32:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:33:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:34:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:35:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:36:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:37:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:39:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:40:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:41:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:42:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:43:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:44:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:45:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:46:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:47:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:48:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:49:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:50:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:51:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:52:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:53:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:54:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:55:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:56:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:57:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:58:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:59:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:00:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:01:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:02:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:03:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:04:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:05:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:06:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:07:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:08:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:09:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:11:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:12:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/15/2025 05:13:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:14:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:15:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:16:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:17:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:18:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:19:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:20:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:21:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:22:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:23:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:24:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:25:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:26:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:27:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:28:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:29:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:30:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:31:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:32:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:33:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:34:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:35:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:36:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:37:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:38:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:39:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:40:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:41:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:43:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:44:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:45:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:46:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:47:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:48:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:49:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:50:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:51:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:52:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:53:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:54:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:55:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:56:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:57:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:58:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:59:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:00:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:01:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:02:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:03:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:04:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:05:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:06:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:07:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:08:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:09:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:10:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:11:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:12:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:13:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:14:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:16:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:17:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:18:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:19:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:20:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:21:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:22:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:23:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:24:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:25:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:26:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:27:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:28:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:29:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:30:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:31:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:32:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:33:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:34:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:35:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:36:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:37:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:38:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:39:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:40:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:41:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:42:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:43:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:44:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:45:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:46:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:48:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:49:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:50:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:51:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:52:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:53:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:54:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:55:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:56:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:57:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:58:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:59:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:00:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:01:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:02:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:03:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:04:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:05:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:06:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:07:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:13:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:14:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:15:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:16:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:17:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:18:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:20:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:21:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:22:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:23:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:26:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:27:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:28:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:29:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:30:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:31:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:32:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:33:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:34:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:35:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:36:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:37:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:38:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:39:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:47:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:48:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:49:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:50:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:52:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:54:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:55:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:06:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:07:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:08:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:09:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:10:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:11:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:12:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:24:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:25:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:26:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:27:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:28:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:29:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:30:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:31:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:32:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:33:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:34:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:35:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:36:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:37:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:38:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:39:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:40:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:41:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:42:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:43:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:44:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:45:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:46:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:47:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:48:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:49:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:50:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:51:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:52:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:53:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:54:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:56:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:57:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:04:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:05:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:06:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:07:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:08:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:09:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:21:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:22:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:23:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:24:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:25:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:39:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:54:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:09:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:10:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:11:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:12:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:13:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:22:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:23:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:24:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:25:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:26:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:27:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:28:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:29:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:30:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:32:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:33:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:34:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:35:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:36:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:37:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:38:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:39:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:40:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:41:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:42:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:43:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:44:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:45:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:46:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:47:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:48:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:49:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:50:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:51:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:52:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:53:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:54:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:55:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:56:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:57:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:58:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:59:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:00:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:01:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:02:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:04:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:05:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:06:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:07:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:08:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:09:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:10:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:11:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:12:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:13:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:14:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:15:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:16:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:17:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:18:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:19:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:20:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:21:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:22:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:23:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:24:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:25:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:26:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:27:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:28:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:29:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:30:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:31:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:32:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:33:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:34:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:36:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:39:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:40:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:41:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:42:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:43:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:44:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:45:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:46:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:47:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:48:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:49:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:50:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:55:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:56:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:57:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:58:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:59:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:00:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:19:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:20:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:21:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:22:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:29:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:30:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:31:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:32:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:33:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:34:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:35:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:36:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:37:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:39:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:40:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:41:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:42:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:43:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:44:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:45:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:46:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:47:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:48:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:49:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:50:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:51:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:52:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:53:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:54:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:55:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:56:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:57:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:58:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:59:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:00:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:01:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:02:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:03:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:04:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:05:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:06:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:07:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:08:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:09:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:11:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:12:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/15/2025 05:13:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:14:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:15:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:16:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:17:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:18:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:19:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:20:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:21:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:22:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:23:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:24:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:25:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:26:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:27:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:28:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:29:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:30:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:31:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:32:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:33:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:34:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:35:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:36:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:37:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:38:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:39:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:40:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:41:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:43:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:44:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:45:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:46:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:47:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:48:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:49:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:50:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:51:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:52:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:53:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:54:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:55:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:56:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:57:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:58:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:59:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:00:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:01:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:02:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:03:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:04:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:05:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:06:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:07:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:08:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:09:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:10:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:11:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:12:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:13:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:14:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:16:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:17:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:18:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:19:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:20:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:21:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:22:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:23:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:24:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:25:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:26:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:27:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:28:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:29:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:30:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:31:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:32:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:33:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:34:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:35:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:36:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:37:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:38:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:39:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:40:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:41:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:42:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:43:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:44:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:45:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:46:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:48:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:49:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:50:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:51:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:52:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:53:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:54:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:55:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:56:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:57:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:58:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:59:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:00:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:01:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:02:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:03:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:04:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:05:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:06:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:07:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:13:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:14:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:15:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:16:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:17:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:18:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:20:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:21:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:22:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:23:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:26:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:27:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:28:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:29:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:30:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:31:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:32:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:33:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:34:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:35:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:36:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:37:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:38:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:39:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:47:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:48:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:49:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:50:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:52:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:54:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:55:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:06:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:07:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:08:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:09:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:10:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:11:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:12:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:24:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:25:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:26:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:27:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:28:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:29:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:30:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:31:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:32:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:33:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:34:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:35:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:36:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:37:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:38:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:39:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:40:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:41:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:42:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:43:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:44:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:45:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:46:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:47:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:48:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:49:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:50:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:51:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:52:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:53:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:54:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:56:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:57:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:04:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:05:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:06:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:07:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:08:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:09:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:21:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:22:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:23:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:24:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:25:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:39:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:54:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:09:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:10:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:11:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:12:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:13:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:22:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:23:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:24:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:25:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:26:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:27:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:28:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:29:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:30:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:32:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:33:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:34:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:35:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:36:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:37:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:38:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:39:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:40:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:41:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:42:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:43:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:44:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:45:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:46:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:47:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:48:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:49:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:50:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:51:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:52:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:53:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:54:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:55:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:56:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:57:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:58:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:59:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:00:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:01:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:02:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:04:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:05:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:06:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:07:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:08:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:09:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:10:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:11:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:12:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:13:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:14:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:15:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:16:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:17:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:18:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:19:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:20:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:21:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:22:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:23:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:24:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:25:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:26:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:27:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:28:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:29:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:30:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:31:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:32:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:33:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:34:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:36:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:39:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:40:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:41:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:42:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:43:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:44:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:45:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:46:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:47:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:48:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:49:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:50:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:55:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:56:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:57:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:58:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:59:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:00:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:01:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:19:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:20:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:21:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:22:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:29:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:30:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:31:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:32:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:33:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:34:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:35:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:36:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:37:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:39:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:40:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:41:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:42:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:43:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:44:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:45:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:46:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:47:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:48:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:49:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:50:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:51:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:52:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:53:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:54:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:55:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:56:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:57:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:58:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:59:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:00:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:01:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:02:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:03:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:04:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:05:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:06:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:07:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:08:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:09:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:11:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:12:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/15/2025 05:13:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:14:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:15:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:16:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:17:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:18:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:19:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:20:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:21:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:22:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:23:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:24:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:25:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:26:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:27:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:28:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:29:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:30:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:31:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:32:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:33:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:34:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:35:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:36:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:37:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:38:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:39:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:40:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:41:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:43:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:44:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:45:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:46:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:47:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:48:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:49:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:50:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:51:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:52:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:53:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:54:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:55:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:56:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:57:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:58:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:59:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:00:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:01:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:02:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:03:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:04:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:05:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:06:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:07:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:08:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:09:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:10:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:11:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:12:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:13:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:14:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:16:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:17:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:18:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:19:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:20:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:21:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:22:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:23:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:24:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:25:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:26:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:27:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:28:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:29:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:30:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:31:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:32:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:33:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:34:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:35:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:36:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:37:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:38:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:39:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:40:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:41:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:42:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:43:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:44:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:45:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:46:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:48:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:49:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:50:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:51:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:52:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:53:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:54:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:55:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:56:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:57:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:58:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:59:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:00:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:01:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:02:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:03:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:04:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:05:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:06:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:07:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:13:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:14:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:15:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:16:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:17:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:18:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:20:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:21:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:22:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:23:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:26:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:27:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:28:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:29:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:30:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:31:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:32:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:33:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:34:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:35:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:36:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:37:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:38:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:39:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:47:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:48:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:49:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:50:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:52:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:54:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:55:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:06:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:07:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:08:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:09:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:10:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:11:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:12:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:24:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:25:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:26:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:27:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:28:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:29:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:30:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:31:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:32:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:33:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:34:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:35:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:36:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:37:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:38:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:39:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:40:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:41:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:42:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:43:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:44:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:45:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:46:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:47:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:48:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:49:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:50:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:51:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:52:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:53:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:54:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:56:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:57:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:04:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:05:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:06:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:07:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:08:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:09:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:21:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:22:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:23:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:24:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:25:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:39:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:54:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:09:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:10:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:11:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:12:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:13:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:22:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:23:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:24:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:25:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:26:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:27:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:28:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:29:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:30:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:32:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:33:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:34:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:35:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:36:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:37:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:38:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:39:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:40:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:41:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:42:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:43:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:44:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:45:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:46:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:47:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:48:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:49:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:50:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:51:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:52:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:53:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:54:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:55:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:56:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:57:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:58:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:59:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:00:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:01:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:02:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:04:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:05:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:06:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:07:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:08:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:09:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:10:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:11:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:12:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:13:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:14:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:15:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:16:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:17:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:18:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:19:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:20:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:21:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:22:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:23:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:24:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:25:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:26:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:27:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:28:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:29:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:30:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:31:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:32:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:33:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:34:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:36:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:39:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:40:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:41:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:42:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:43:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:44:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:45:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:46:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:47:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:48:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:49:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:50:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:55:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:56:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:57:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:58:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:59:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:00:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:01:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:02:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:19:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:20:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:21:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:22:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:29:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:30:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:31:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:32:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:33:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:34:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:35:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:36:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:37:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:39:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:40:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:41:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:42:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:43:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:44:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:45:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:46:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:47:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:48:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:49:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:50:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:51:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:52:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:53:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:54:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:55:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:56:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:57:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:58:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:59:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:00:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:01:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:02:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:03:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:04:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:05:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:06:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:07:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:08:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:09:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:11:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:12:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/15/2025 05:13:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:14:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:15:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:16:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:17:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:18:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:19:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:20:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:21:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:22:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:23:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:24:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:25:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:26:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:27:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:28:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:29:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:30:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:31:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:32:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:33:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:34:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:35:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:36:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:37:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:38:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:39:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:40:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:41:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:43:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:44:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:45:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:46:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:47:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:48:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:49:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:50:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:51:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:52:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:53:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:54:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:55:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:56:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:57:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:58:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:59:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:00:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:01:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:02:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:03:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:04:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:05:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:06:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:07:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:08:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:09:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:10:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:11:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:12:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:13:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:14:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:16:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:17:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:18:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:19:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:20:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:21:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:22:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:23:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:24:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:25:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:26:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:27:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:28:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:29:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:30:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:31:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:32:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:33:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:34:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:35:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:36:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:37:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:38:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:39:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:40:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:41:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:42:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:43:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:44:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:45:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:46:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:48:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:49:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:50:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:51:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:52:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:53:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:54:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:55:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:56:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:57:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:58:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:59:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:00:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:01:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:02:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:03:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:04:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:05:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:06:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:07:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:13:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:14:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:15:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:16:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:17:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:18:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:20:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:21:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:22:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:23:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:26:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:27:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:28:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:29:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:30:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:31:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:32:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:33:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:34:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:35:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:36:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:37:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:38:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:39:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:47:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:48:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:49:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:50:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:52:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:54:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:55:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:06:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:07:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:08:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:09:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:10:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:11:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:12:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:24:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:25:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:26:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:27:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:28:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:29:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:30:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:31:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:32:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:33:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:34:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:35:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:36:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:37:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:38:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:39:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:40:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:41:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:42:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:43:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:44:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:45:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:46:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:47:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:48:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:49:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:50:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:51:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:52:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:53:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:54:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:56:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:57:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:04:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:05:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:06:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:07:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:08:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:09:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:21:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:22:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:23:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:24:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:25:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:39:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:54:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:09:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:10:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:11:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:12:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:13:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:22:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:23:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:24:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:25:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:26:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:27:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:28:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:29:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:30:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:32:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:33:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:34:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:35:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:36:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:37:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:38:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:39:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:40:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:41:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:42:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:43:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:44:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:45:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:46:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:47:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:48:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:49:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:50:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:51:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:52:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:53:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:54:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:55:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:56:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:57:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:58:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:59:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:00:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:01:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:02:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:04:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:05:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:06:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:07:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:08:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:09:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:10:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:11:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:12:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:13:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:14:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:15:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:16:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:17:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:18:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:19:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:20:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:21:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:22:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:23:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:24:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:25:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:26:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:27:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:28:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:29:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:30:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:31:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:32:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:33:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:34:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:36:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:39:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:40:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:41:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:42:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:43:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:44:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:45:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:46:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:47:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:48:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:49:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:50:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:55:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:56:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:57:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:58:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:59:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:00:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:01:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:02:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:03:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:19:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:20:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:21:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:22:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:29:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:30:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:31:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:32:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:33:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:34:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:35:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:36:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:37:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:39:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:40:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:41:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:42:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:43:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:44:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:45:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:46:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:47:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:48:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:49:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:50:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:51:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:52:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:53:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:54:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:55:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:56:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:57:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:58:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:59:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:00:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:01:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:02:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:03:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:04:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:05:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:06:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:07:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:08:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:09:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:11:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:12:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/15/2025 05:13:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:14:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:15:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:16:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:17:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:18:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:19:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:20:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:21:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:22:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:23:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:24:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:25:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:26:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:27:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:28:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:29:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:30:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:31:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:32:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:33:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:34:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:35:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:36:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:37:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:38:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:39:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:40:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:41:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:43:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:44:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:45:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:46:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:47:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:48:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:49:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:50:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:51:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:52:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:53:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:54:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:55:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:56:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:57:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:58:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:59:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:00:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:01:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:02:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:03:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:04:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:05:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:06:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:07:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:08:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:09:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:10:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:11:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:12:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:13:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:14:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:16:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:17:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:18:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:19:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:20:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:21:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:22:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:23:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:24:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:25:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:26:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:27:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:28:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:29:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:30:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:31:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:32:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:33:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:34:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:35:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:36:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:37:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:38:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:39:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:40:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:41:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:42:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:43:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:44:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:45:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:46:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:48:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:49:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:50:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:51:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:52:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:53:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:54:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:55:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:56:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:57:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:58:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:59:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:00:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:01:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:02:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:03:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:04:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:05:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:06:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:07:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:13:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:14:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:15:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:16:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:17:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:18:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:20:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:21:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:22:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:23:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:26:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:27:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:28:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:29:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:30:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:31:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:32:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:33:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:34:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:35:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:36:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:37:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:38:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:39:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:47:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:48:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:49:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:50:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:52:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:54:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:55:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:06:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:07:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:08:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:09:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:10:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:11:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:12:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:24:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:25:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:26:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:27:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:28:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:29:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:30:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:31:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:32:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:33:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:34:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:35:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:36:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:37:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:38:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:39:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:40:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:41:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:42:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:43:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:44:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:45:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:46:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:47:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:48:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:49:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:50:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:51:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:52:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:53:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:54:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:56:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:57:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:04:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:05:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:06:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:07:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:08:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:09:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:21:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:22:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:23:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:24:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:25:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:39:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:54:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:09:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:10:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:11:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:12:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:13:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:22:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:23:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:24:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:25:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:26:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:27:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:28:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:29:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:30:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:32:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:33:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:34:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:35:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:36:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:37:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:38:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:39:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:40:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:41:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:42:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:43:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:44:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:45:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:46:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:47:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:48:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:49:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:50:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:51:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:52:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:53:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:54:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:55:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:56:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:57:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:58:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:59:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:00:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:01:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:02:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:04:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:05:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:06:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:07:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:08:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:09:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:10:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:11:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:12:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:13:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:14:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:15:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:16:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:17:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:18:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:19:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:20:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:21:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:22:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:23:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:24:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:25:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:26:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:27:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:28:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:29:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:30:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:31:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:32:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:33:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:34:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:36:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:39:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:40:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:41:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:42:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:43:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:44:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:45:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:46:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:47:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:48:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:49:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:50:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:55:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:56:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:57:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:58:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:59:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:00:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:01:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:02:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:03:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:04:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:19:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:20:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:21:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:22:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:29:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:30:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:31:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:32:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:33:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:34:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:35:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:36:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:37:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:39:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:40:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:41:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:42:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:43:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:44:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:45:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:46:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:47:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:48:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:49:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:50:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:51:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:52:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:53:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:54:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:55:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:56:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:57:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:58:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:59:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:00:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:01:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:02:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:03:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:04:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:05:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:06:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:07:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:08:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:09:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:11:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:12:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/15/2025 05:13:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:14:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:15:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:16:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:17:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:18:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:19:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:20:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:21:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:22:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:23:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:24:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:25:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:26:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:27:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:28:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:29:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:30:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:31:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:32:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:33:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:34:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:35:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:36:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:37:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:38:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:39:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:40:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:41:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:43:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:44:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:45:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:46:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:47:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:48:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:49:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:50:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:51:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:52:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:53:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:54:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:55:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:56:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:57:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:58:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:59:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:00:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:01:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:02:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:03:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:04:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:05:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:06:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:07:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:08:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:09:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:10:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:11:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:12:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:13:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:14:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:16:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:17:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:18:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:19:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:20:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:21:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:22:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:23:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:24:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:25:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:26:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:27:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:28:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:29:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:30:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:31:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:32:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:33:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:34:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:35:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:36:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:37:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:38:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:39:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:40:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:41:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:42:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:43:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:44:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:45:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:46:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:48:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:49:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:50:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:51:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:52:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:53:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:54:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:55:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:56:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:57:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:58:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:59:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:00:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:01:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:02:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:03:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:04:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:05:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:06:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:07:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:13:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:14:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:15:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:16:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:17:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:18:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:20:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:21:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:22:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:23:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:26:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:27:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:28:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:29:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:30:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:31:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:32:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:33:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:34:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:35:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:36:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:37:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:38:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:39:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:47:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:48:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:49:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:50:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:52:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:54:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:55:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:06:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:07:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:08:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:09:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:10:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:11:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:12:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:24:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:25:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:26:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:27:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:28:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:29:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:30:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:31:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:32:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:33:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:34:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:35:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:36:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:37:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:38:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:39:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:40:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:41:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:42:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:43:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:44:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:45:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:46:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:47:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:48:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:49:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:50:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:51:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:52:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:53:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:54:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:56:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:57:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:04:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:05:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:06:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:07:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:08:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:09:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:21:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:22:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:23:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:24:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:25:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:39:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:54:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:09:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:10:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:11:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:12:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:13:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:22:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:23:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:24:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:25:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:26:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:27:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:28:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:29:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:30:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:32:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:33:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:34:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:35:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:36:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:37:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:38:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:39:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:40:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:41:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:42:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:43:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:44:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:45:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:46:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:47:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:48:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:49:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:50:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:51:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:52:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:53:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:54:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:55:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:56:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:57:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:58:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:59:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:00:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:01:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:02:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:04:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:05:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:06:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:07:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:08:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:09:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:10:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:11:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:12:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:13:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:14:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:15:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:16:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:17:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:18:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:19:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:20:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:21:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:22:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:23:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:24:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:25:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:26:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:27:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:28:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:29:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:30:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:31:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:32:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:33:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:34:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:36:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:39:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:40:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:41:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:42:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:43:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:44:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:45:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:46:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:47:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:48:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:49:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:50:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:55:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:56:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:57:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:58:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:59:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:00:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:01:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:02:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:03:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:04:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:05:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:19:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:20:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:21:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:22:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:29:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:30:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:31:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:32:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:33:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:34:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:35:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:36:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:37:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:39:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:40:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:41:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:42:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:43:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:44:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:45:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:46:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:47:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:48:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:49:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:50:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:51:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:52:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:53:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:54:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:55:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:56:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:57:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:58:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:59:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:00:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:01:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:02:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:03:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:04:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:05:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:06:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:07:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:08:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:09:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:11:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:12:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/15/2025 05:13:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:14:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:15:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:16:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:17:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:18:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:19:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:20:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:21:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:22:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:23:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:24:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:25:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:26:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:27:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:28:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:29:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:30:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:31:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:32:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:33:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:34:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:35:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:36:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:37:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:38:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:39:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:40:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:41:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:43:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:44:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:45:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:46:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:47:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:48:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:49:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:50:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:51:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:52:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:53:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:54:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:55:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:56:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:57:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:58:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:59:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:00:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:01:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:02:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:03:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:04:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:05:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:06:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:07:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:08:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:09:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:10:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:11:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:12:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:13:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:14:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:16:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:17:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:18:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:19:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:20:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:21:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:22:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:23:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:24:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:25:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:26:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:27:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:28:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:29:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:30:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:31:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:32:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:33:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:34:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:35:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:36:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:37:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:38:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:39:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:40:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:41:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:42:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:43:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:44:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:45:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:46:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:48:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:49:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:50:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:51:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:52:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:53:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:54:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:55:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:56:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:57:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:58:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:59:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:00:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:01:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:02:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:03:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:04:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:05:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:06:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:07:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:13:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:14:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:15:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:16:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:17:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:18:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:20:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:21:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:22:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:23:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:26:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:27:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:28:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:29:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:30:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:31:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:32:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:33:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:34:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:35:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:36:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:37:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:38:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:39:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:47:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:48:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:49:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:50:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:52:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:54:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:55:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:06:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:07:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:08:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:09:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:10:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:11:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:12:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:24:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:25:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:26:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:27:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:28:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:29:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:30:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:31:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:32:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:33:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:34:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:35:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:36:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:37:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:38:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:39:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:40:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:41:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:42:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:43:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:44:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:45:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:46:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:47:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:48:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:49:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:50:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:51:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:52:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:53:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:54:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:56:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:57:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:04:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:05:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:06:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:07:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:08:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:09:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:21:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:22:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:23:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:24:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:25:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:39:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:54:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:09:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:10:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:11:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:12:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:13:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:22:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:23:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:24:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:25:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:26:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:27:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:28:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:29:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:30:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:32:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:33:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:34:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:35:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:36:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:37:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:38:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:39:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:40:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:41:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:42:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:43:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:44:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:45:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:46:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:47:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:48:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:49:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:50:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:51:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:52:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:53:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:54:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:55:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:56:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:57:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:58:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:59:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:00:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:01:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:02:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:04:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:05:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:06:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:07:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:08:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:09:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:10:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:11:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:12:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:13:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:14:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:15:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:16:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:17:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:18:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:19:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:20:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:21:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:22:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:23:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:24:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:25:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:26:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:27:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:28:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:29:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:30:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:31:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:32:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:33:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:34:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:36:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:39:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:40:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:41:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:42:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:43:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:44:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:45:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:46:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:47:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:48:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:49:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:50:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:55:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:56:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:57:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:58:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:59:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:00:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:01:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:02:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:03:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:04:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:05:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:06:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:19:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:20:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:21:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:22:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:29:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:30:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:31:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:32:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:33:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:34:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:35:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:36:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:37:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:39:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:40:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:41:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:42:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:43:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:44:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:45:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:46:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:47:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:48:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:49:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:50:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:51:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:52:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:53:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:54:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:55:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:56:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:57:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:58:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:59:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:00:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:01:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:02:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:03:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:04:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:05:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:06:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:07:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:08:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:09:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:11:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:12:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/15/2025 05:13:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:14:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:15:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:16:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:17:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:18:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:19:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:20:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:21:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:22:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:23:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:24:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:25:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:26:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:27:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:28:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:29:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:30:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:31:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:32:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:33:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:34:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:35:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:36:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:37:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:38:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:39:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:40:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:41:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:43:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:44:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:45:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:46:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:47:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:48:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:49:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:50:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:51:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:52:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:53:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:54:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:55:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:56:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:57:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:58:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:59:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:00:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:01:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:02:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:03:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:04:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:05:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:06:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:07:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:08:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:09:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:10:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:11:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:12:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:13:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:14:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:16:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:17:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:18:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:19:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:20:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:21:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:22:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:23:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:24:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:25:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:26:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:27:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:28:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:29:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:30:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:31:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:32:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:33:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:34:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:35:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:36:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:37:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:38:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:39:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:40:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:41:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:42:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:43:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:44:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:45:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:46:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:48:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:49:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:50:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:51:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:52:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:53:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:54:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:55:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:56:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:57:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:58:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:59:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:00:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:01:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:02:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:03:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:04:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:05:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:06:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:07:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:13:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:14:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:15:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:16:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:17:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:18:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:20:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:21:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:22:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:23:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:26:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:27:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:28:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:29:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:30:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:31:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:32:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:33:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:34:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:35:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:36:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:37:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:38:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:39:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:47:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:48:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:49:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:50:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:52:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:54:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:55:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:06:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:07:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:08:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:09:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:10:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:11:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:12:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:24:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:25:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:26:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:27:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:28:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:29:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:30:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:31:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:32:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:33:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:34:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:35:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:36:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:37:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:38:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:39:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:40:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:41:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:42:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:43:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:44:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:45:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:46:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:47:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:48:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:49:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:50:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:51:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:52:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:53:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:54:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:56:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:57:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:04:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:05:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:06:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:07:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:08:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:09:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:21:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:22:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:23:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:24:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:25:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:39:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:54:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:09:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:10:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:11:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:12:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:13:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:22:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:23:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:24:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:25:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:26:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:27:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:28:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:29:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:30:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:32:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:33:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:34:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:35:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:36:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:37:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:38:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:39:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:40:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:41:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:42:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:43:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:44:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:45:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:46:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:47:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:48:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:49:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:50:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:51:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:52:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:53:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:54:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:55:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:56:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:57:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:58:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:59:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:00:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:01:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:02:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:04:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:05:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:06:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:07:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:08:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:09:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:10:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:11:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:12:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:13:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:14:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:15:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:16:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:17:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:18:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:19:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:20:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:21:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:22:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:23:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:24:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:25:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:26:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:27:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:28:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:29:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:30:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:31:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:32:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:33:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:34:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:36:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:39:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:40:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:41:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:42:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:43:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:44:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:45:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:46:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:47:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:48:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:49:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:50:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:55:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:56:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:57:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:58:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:59:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:00:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:01:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:02:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:03:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:04:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:05:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:06:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:08:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:19:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:20:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:21:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:22:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:29:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:30:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:31:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:32:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:33:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:34:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:35:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:36:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:37:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:39:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:40:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:41:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:42:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:43:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:44:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:45:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:46:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:47:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:48:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:49:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:50:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:51:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:52:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:53:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:54:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:55:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:56:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:57:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:58:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:59:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:00:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:01:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:02:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:03:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:04:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:05:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:06:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:07:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:08:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:09:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:11:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:12:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/15/2025 05:13:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:14:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:15:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:16:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:17:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:18:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:19:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:20:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:21:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:22:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:23:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:24:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:25:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:26:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:27:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:28:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:29:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:30:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:31:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:32:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:33:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:34:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:35:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:36:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:37:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:38:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:39:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:40:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:41:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:43:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:44:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:45:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:46:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:47:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:48:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:49:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:50:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:51:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:52:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:53:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:54:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:55:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:56:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:57:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:58:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:59:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:00:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:01:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:02:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:03:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:04:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:05:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:06:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:07:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:08:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:09:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:10:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:11:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:12:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:13:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:14:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:16:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:17:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:18:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:19:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:20:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:21:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:22:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:23:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:24:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:25:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:26:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:27:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:28:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:29:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:30:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:31:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:32:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:33:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:34:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:35:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:36:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:37:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:38:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:39:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:40:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:41:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:42:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:43:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:44:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:45:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:46:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:48:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:49:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:50:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:51:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:52:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:53:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:54:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:55:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:56:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:57:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:58:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:59:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:00:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:01:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:02:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:03:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:04:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:05:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:06:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:07:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:13:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:14:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:15:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:16:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:17:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:18:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:20:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:21:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:22:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:23:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:26:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:27:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:28:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:29:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:30:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:31:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:32:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:33:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:34:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:35:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:36:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:37:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:38:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:39:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:47:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:48:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:49:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:50:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:52:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:54:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:55:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:06:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:07:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:08:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:09:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:10:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:11:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:12:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:24:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:25:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:26:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:27:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:28:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:29:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:30:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:31:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:32:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:33:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:34:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:35:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:36:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:37:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:38:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:39:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:40:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:41:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:42:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:43:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:44:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:45:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:46:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:47:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:48:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:49:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:50:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:51:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:52:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:53:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:54:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:56:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:57:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:04:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:05:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:06:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:07:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:08:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:09:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:21:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:22:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:23:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:24:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:25:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:39:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:54:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:09:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:10:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:11:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:12:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:13:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:22:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:23:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:24:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:25:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:26:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:27:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:28:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:29:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:30:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:32:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:33:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:34:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:35:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:36:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:37:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:38:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:39:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:40:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:41:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:42:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:43:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:44:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:45:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:46:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:47:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:48:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:49:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:50:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:51:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:52:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:53:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:54:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:55:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:56:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:57:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:58:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:59:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:00:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:01:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:02:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:04:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:05:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:06:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:07:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:08:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:09:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:10:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:11:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:12:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:13:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:14:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:15:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:16:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:17:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:18:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:19:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:20:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:21:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:22:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:23:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:24:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:25:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:26:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:27:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:28:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:29:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:30:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:31:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:32:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:33:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:34:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:36:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:39:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:40:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:41:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:42:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:43:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:44:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:45:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:46:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:47:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:48:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:49:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:50:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:55:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:56:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:57:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:58:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:59:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:00:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:01:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:02:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:03:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:04:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:05:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:06:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:08:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:09:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:19:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:20:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:21:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:22:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:29:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:30:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:31:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:32:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:33:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:34:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:35:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:36:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:37:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:39:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:40:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:41:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:42:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:43:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:44:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:45:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:46:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:47:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:48:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:49:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:50:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:51:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:52:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:53:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:54:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:55:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:56:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:57:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:58:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:59:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:00:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:01:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:02:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:03:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:04:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:05:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:06:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:07:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:08:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:09:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:11:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:12:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/15/2025 05:13:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:14:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:15:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:16:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:17:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:18:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:19:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:20:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:21:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:22:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:23:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:24:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:25:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:26:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:27:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:28:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:29:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:30:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:31:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:32:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:33:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:34:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:35:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:36:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:37:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:38:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:39:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:40:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:41:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:43:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:44:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:45:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:46:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:47:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:48:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:49:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:50:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:51:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:52:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:53:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:54:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:55:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:56:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:57:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:58:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:59:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:00:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:01:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:02:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:03:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:04:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:05:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:06:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:07:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:08:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:09:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:10:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:11:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:12:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:13:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:14:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:16:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:17:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:18:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:19:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:20:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:21:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:22:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:23:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:24:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:25:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:26:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:27:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:28:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:29:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:30:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:31:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:32:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:33:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:34:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:35:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:36:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:37:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:38:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:39:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:40:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:41:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:42:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:43:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:44:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:45:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:46:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:48:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:49:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:50:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:51:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:52:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:53:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:54:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:55:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:56:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:57:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:58:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:59:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:00:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:01:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:02:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:03:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:04:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:05:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:06:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:07:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:13:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:14:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:15:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:16:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:17:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:18:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:20:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:21:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:22:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:23:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:26:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:27:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:28:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:29:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:30:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:31:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:32:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:33:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:34:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:35:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:36:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:37:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:38:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:39:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:47:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:48:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:49:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:50:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:52:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:54:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:55:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:06:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:07:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:08:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:09:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:10:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:11:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:12:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:24:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:25:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:26:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:27:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:28:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:29:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:30:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:31:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:32:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:33:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:34:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:35:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:36:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:37:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:38:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:39:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:40:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:41:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:42:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:43:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:44:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:45:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:46:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:47:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:48:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:49:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:50:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:51:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:52:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:53:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:54:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:56:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:57:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:04:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:05:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:06:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:07:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:08:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:09:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:21:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:22:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:23:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:24:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:25:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:39:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:54:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:09:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:10:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:11:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:12:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:13:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:22:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:23:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:24:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:25:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:26:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:27:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:28:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:29:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:30:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:32:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:33:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:34:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:35:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:36:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:37:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:38:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:39:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:40:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:41:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:42:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:43:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:44:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:45:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:46:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:47:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:48:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:49:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:50:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:51:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:52:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:53:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:54:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:55:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:56:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:57:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:58:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:59:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:00:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:01:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:02:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:04:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:05:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:06:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:07:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:08:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:09:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:10:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:11:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:12:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:13:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:14:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:15:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:16:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:17:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:18:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:19:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:20:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:21:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:22:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:23:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:24:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:25:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:26:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:27:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:28:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:29:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:30:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:31:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:32:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:33:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:34:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:36:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:39:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:40:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:41:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:42:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:43:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:44:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:45:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:46:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:47:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:48:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:49:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:50:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:55:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:56:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:57:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:58:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:59:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:00:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:01:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:02:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:03:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:04:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:05:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:06:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:08:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:09:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:10:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:19:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:20:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:21:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:22:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:29:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:30:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:31:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:32:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:33:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:34:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:35:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:36:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:37:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:39:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:40:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:41:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:42:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:43:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:44:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:45:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:46:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:47:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:48:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:49:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:50:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:51:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:52:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:53:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:54:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:55:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:56:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:57:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:58:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:59:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:00:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:01:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:02:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:03:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:04:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:05:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:06:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:07:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:08:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:09:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:11:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:12:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/15/2025 05:13:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:14:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:15:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:16:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:17:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:18:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:19:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:20:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:21:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:22:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:23:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:24:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:25:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:26:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:27:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:28:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:29:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:30:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:31:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:32:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:33:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:34:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:35:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:36:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:37:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:38:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:39:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:40:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:41:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:43:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:44:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:45:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:46:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:47:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:48:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:49:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:50:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:51:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:52:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:53:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:54:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:55:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:56:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:57:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:58:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:59:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:00:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:01:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:02:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:03:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:04:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:05:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:06:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:07:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:08:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:09:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:10:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:11:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:12:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:13:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:14:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:16:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:17:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:18:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:19:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:20:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:21:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:22:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:23:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:24:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:25:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:26:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:27:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:28:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:29:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:30:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:31:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:32:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:33:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:34:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:35:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:36:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:37:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:38:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:39:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:40:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:41:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:42:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:43:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:44:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:45:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:46:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:48:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:49:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:50:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:51:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:52:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:53:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:54:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:55:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:56:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:57:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:58:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:59:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:00:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:01:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:02:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:03:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:04:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:05:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:06:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:07:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:13:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:14:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:15:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:16:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:17:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:18:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:20:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:21:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:22:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:23:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:26:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:27:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:28:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:29:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:30:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:31:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:32:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:33:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:34:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:35:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:36:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:37:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:38:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:39:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:47:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:48:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:49:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:50:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:52:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:54:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:55:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:06:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:07:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:08:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:09:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:10:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:11:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:12:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:24:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:25:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:26:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:27:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:28:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:29:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:30:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:31:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:32:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:33:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:34:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:35:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:36:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:37:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:38:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:39:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:40:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:41:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:42:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:43:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:44:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:45:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:46:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:47:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:48:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:49:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:50:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:51:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:52:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:53:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:54:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:56:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:57:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:04:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:05:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:06:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:07:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:08:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:09:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:21:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:22:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:23:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:24:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:25:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:39:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:54:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:09:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:10:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:11:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:12:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:13:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:22:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:23:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:24:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:25:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:26:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:27:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:28:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:29:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:30:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:32:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:33:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:34:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:35:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:36:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:37:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:38:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:39:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:40:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:41:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:42:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:43:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:44:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:45:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:46:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:47:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:48:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:49:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:50:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:51:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:52:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:53:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:54:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:55:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:56:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:57:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:58:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:59:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:00:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:01:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:02:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:04:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:05:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:06:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:07:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:08:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:09:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:10:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:11:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:12:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:13:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:14:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:15:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:16:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:17:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:18:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:19:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:20:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:21:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:22:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:23:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:24:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:25:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:26:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:27:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:28:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:29:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:30:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:31:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:32:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:33:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:34:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:36:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:39:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:40:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:41:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:42:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:43:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:44:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:45:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:46:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:47:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:48:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:49:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:50:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:55:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:56:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:57:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:58:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:59:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:00:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:01:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:02:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:03:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:04:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:05:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:06:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:08:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:09:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:10:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:11:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:19:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:20:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:21:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:22:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:29:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:30:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:31:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:32:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:33:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:34:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:35:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:36:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:37:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:39:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:40:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:41:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:42:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:43:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:44:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:45:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:46:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:47:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:48:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:49:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:50:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:51:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:52:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:53:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:54:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:55:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:56:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:57:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:58:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:59:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:00:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:01:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:02:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:03:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:04:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:05:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:06:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:07:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:08:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:09:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:11:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:12:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/15/2025 05:13:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:14:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:15:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:16:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:17:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:18:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:19:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:20:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:21:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:22:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:23:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:24:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:25:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:26:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:27:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:28:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:29:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:30:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:31:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:32:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:33:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:34:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:35:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:36:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:37:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:38:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:39:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:40:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:41:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:43:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:44:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:45:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:46:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:47:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:48:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:49:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:50:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:51:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:52:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:53:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:54:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:55:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:56:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:57:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:58:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:59:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:00:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:01:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:02:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:03:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:04:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:05:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:06:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:07:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:08:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:09:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:10:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:11:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:12:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:13:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:14:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:16:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:17:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:18:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:19:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:20:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:21:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:22:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:23:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:24:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:25:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:26:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:27:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:28:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:29:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:30:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:31:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:32:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:33:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:34:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:35:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:36:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:37:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:38:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:39:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:40:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:41:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:42:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:43:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:44:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:45:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:46:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:48:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:49:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:50:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:51:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:52:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:53:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:54:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:55:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:56:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:57:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:58:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:59:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:00:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:01:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:02:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:03:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:04:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:05:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:06:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:07:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:13:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:14:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:15:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:16:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:17:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:18:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:20:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:21:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:22:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:23:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:26:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:27:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:28:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:29:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:30:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:31:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:32:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:33:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:34:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:35:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:36:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:37:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:38:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:39:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:47:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:48:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:49:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:50:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:52:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:54:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:55:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:06:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:07:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:08:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:09:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:10:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:11:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:12:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:24:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:25:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:26:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:27:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:28:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:29:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:30:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:31:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:32:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:33:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:34:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:35:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:36:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:37:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:38:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:39:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:40:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:41:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:42:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:43:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:44:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:45:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:46:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:47:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:48:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:49:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:50:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:51:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:52:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:53:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:54:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:56:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:57:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:04:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:05:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:06:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:07:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:08:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:09:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:21:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:22:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:23:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:24:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:25:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:39:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:54:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:09:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:10:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:11:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:12:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:13:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:22:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:23:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:24:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:25:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:26:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:27:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:28:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:29:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:30:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:32:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:33:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:34:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:35:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:36:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:37:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:38:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:39:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:40:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:41:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:42:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:43:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:44:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:45:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:46:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:47:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:48:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:49:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:50:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:51:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:52:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:53:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:54:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:55:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:56:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:57:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:58:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:59:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:00:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:01:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:02:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:04:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:05:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:06:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:07:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:08:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:09:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:10:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:11:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:12:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:13:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:14:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:15:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:16:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:17:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:18:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:19:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:20:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:21:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:22:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:23:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:24:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:25:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:26:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:27:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:28:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:29:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:30:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:31:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:32:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:33:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:34:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:36:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:39:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:40:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:41:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:42:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:43:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:44:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:45:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:46:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:47:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:48:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:49:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:50:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:55:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:56:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:57:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:58:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:59:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:00:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:01:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:02:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:03:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:04:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:05:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:06:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:08:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:09:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:10:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:11:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:12:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:19:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:20:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:21:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:22:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:29:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:30:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:31:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:32:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:33:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:34:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:35:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:36:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:37:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:39:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:40:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:41:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:42:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:43:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:44:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:45:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:46:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:47:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:48:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:49:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:50:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:51:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:52:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:53:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:54:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:55:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:56:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:57:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:58:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:59:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:00:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:01:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:02:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:03:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:04:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:05:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:06:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:07:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:08:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:09:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:11:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:12:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/15/2025 05:13:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:14:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:15:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:16:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:17:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:18:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:19:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:20:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:21:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:22:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:23:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:24:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:25:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:26:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:27:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:28:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:29:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:30:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:31:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:32:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:33:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:34:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:35:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:36:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:37:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:38:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:39:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:40:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:41:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:43:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:44:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:45:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:46:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:47:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:48:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:49:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:50:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:51:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:52:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:53:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:54:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:55:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:56:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:57:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:58:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:59:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:00:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:01:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:02:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:03:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:04:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:05:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:06:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:07:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:08:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:09:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:10:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:11:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:12:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:13:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:14:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:16:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:17:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:18:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:19:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:20:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:21:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:22:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:23:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:24:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:25:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:26:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:27:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:28:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:29:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:30:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:31:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:32:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:33:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:34:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:35:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:36:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:37:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:38:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:39:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:40:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:41:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:42:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:43:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:44:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:45:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:46:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:48:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:49:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:50:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:51:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:52:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:53:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:54:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:55:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:56:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:57:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:58:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:59:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:00:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:01:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:02:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:03:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:04:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:05:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:06:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:07:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:13:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:14:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:15:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:16:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:17:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:18:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:20:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:21:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:22:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:23:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:26:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:27:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:28:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:29:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:30:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:31:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:32:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:33:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:34:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:35:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:36:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:37:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:38:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:39:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:47:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:48:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:49:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:50:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:52:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:54:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:55:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:06:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:07:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:08:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:09:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:10:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:11:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:12:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:24:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:25:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:26:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:27:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:28:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:29:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:30:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:31:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:32:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:33:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:34:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:35:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:36:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:37:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:38:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:39:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:40:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:41:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:42:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:43:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:44:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:45:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:46:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:47:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:48:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:49:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:50:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:51:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:52:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:53:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:54:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:56:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:57:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:04:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:05:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:06:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:07:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:08:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:09:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:21:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:22:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:23:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:24:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:25:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:39:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:54:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:09:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:10:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:11:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:12:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:13:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:22:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:23:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:24:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:25:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:26:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:27:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:28:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:29:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:30:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:32:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:33:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:34:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:35:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:36:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:37:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:38:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:39:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:40:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:41:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:42:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:43:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:44:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:45:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:46:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:47:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:48:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:49:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:50:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:51:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:52:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:53:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:54:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:55:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:56:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:57:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:58:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:59:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:00:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:01:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:02:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:04:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:05:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:06:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:07:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:08:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:09:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:10:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:11:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:12:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:13:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:14:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:15:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:16:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:17:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:18:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:19:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:20:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:21:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:22:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:23:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:24:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:25:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:26:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:27:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:28:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:29:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:30:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:31:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:32:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:33:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:34:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:36:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:39:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:40:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:41:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:42:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:43:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:44:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:45:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:46:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:47:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:48:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:49:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:50:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:55:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:56:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:57:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:58:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:59:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:00:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:01:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:02:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:03:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:04:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:05:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:06:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:08:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:09:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:10:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:11:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:12:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:13:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:19:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:20:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:21:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:22:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:29:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:30:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:31:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:32:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:33:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:34:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:35:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:36:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:37:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:39:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:40:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:41:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:42:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:43:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:44:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:45:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:46:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:47:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:48:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:49:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:50:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:51:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:52:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:53:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:54:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:55:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:56:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:57:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:58:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:59:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:00:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:01:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:02:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:03:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:04:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:05:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:06:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:07:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:08:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:09:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:11:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:12:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/15/2025 05:13:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:14:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:15:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:16:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:17:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:18:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:19:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:20:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:21:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:22:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:23:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:24:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:25:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:26:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:27:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:28:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:29:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:30:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:31:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:32:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:33:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:34:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:35:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:36:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:37:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:38:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:39:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:40:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:41:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:43:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:44:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:45:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:46:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:47:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:48:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:49:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:50:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:51:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:52:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:53:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:54:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:55:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:56:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:57:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:58:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:59:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:00:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:01:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:02:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:03:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:04:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:05:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:06:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:07:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:08:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:09:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:10:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:11:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:12:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:13:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:14:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:16:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:17:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:18:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:19:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:20:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:21:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:22:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:23:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:24:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:25:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:26:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:27:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:28:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:29:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:30:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:31:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:32:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:33:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:34:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:35:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:36:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:37:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:38:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:39:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:40:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:41:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:42:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:43:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:44:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:45:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:46:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:48:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:49:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:50:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:51:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:52:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:53:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:54:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:55:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:56:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:57:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:58:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:59:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:00:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:01:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:02:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:03:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:04:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:05:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:06:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:07:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:13:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:14:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:15:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:16:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:17:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:18:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:20:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:21:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:22:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:23:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:26:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:27:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:28:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:29:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:30:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:31:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:32:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:33:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:34:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:35:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:36:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:37:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:38:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:39:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:47:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:48:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:49:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:50:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:52:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:54:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:55:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:06:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:07:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:08:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:09:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:10:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:11:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:12:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:24:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:25:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:26:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:27:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:28:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:29:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:30:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:31:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:32:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:33:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:34:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:35:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:36:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:37:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:38:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:39:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:40:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:41:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:42:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:43:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:44:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:45:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:46:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:47:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:48:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:49:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:50:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:51:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:52:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:53:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:54:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:56:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:57:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:04:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:05:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:06:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:07:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:08:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:09:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:21:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:22:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:23:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:24:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:25:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:39:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:54:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:09:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:10:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:11:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:12:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:13:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:22:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:23:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:24:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:25:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:26:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:27:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:28:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:29:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:30:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:32:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:33:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:34:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:35:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:36:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:37:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:38:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:39:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:40:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:41:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:42:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:43:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:44:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:45:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:46:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:47:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:48:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:49:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:50:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:51:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:52:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:53:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:54:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:55:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:56:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:57:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:58:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:59:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:00:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:01:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:02:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:04:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:05:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:06:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:07:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:08:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:09:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:10:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:11:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:12:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:13:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:14:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:15:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:16:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:17:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:18:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:19:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:20:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:21:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:22:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:23:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:24:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:25:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:26:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:27:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:28:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:29:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:30:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:31:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:32:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:33:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:34:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:36:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:39:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:40:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:41:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:42:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:43:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:44:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:45:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:46:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:47:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:48:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:49:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:50:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:55:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:56:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:57:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:58:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:59:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:00:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:01:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:02:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:03:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:04:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:05:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:06:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:08:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:09:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:10:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:11:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:12:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:13:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:14:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:17:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:18:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:19:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:20:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:21:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:22:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:29:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:30:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:31:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:32:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:33:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:34:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:35:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:36:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:37:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:39:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:40:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:41:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:42:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:43:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:44:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:45:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:46:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:47:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:48:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:49:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:50:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:51:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:52:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:53:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:54:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:55:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:56:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:57:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:58:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 04:59:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:00:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:01:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:02:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:03:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:04:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:05:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:06:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:07:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:08:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:09:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:11:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:12:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/15/2025 05:13:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:14:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:15:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:16:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:17:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:18:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:19:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:20:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:21:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:22:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:23:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:24:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:25:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:26:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:27:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:28:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:29:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:30:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:31:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:32:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:33:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:34:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:35:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:36:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:37:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:38:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:39:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:40:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:41:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:43:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:44:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:45:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:46:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:47:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:48:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:49:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:50:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:51:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:52:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:53:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:54:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:55:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:56:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:57:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:58:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 05:59:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:00:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:01:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:02:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:03:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:04:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:05:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:06:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:07:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:08:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:09:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:10:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:11:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:12:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:13:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:14:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:16:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:17:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:18:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:19:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:20:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:21:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:22:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:23:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:24:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:25:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:26:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:27:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:28:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:29:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:30:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:31:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:32:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:33:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:34:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:35:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:36:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:37:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:38:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:39:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:40:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:41:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:42:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:43:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:44:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:45:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:46:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:48:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:49:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:50:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:51:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:52:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:53:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:54:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:55:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:56:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:57:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:58:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 06:59:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:00:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:01:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:02:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:03:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:04:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:05:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:06:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:07:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:13:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:14:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:15:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:16:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:17:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:18:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:20:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:21:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:22:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:23:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:26:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:27:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:28:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:29:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:30:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:31:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:32:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:33:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:34:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:35:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:36:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:37:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:38:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:39:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:47:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:48:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:49:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:50:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:52:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:54:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:55:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 07:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:06:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:07:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:08:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:09:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:10:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:11:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:12:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:24:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:25:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:26:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:27:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:28:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:29:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:30:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:31:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:32:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:33:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:34:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:35:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:36:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:37:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:38:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:39:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:40:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:41:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:42:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:43:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:44:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:45:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:46:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:47:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:48:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:49:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:50:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:51:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:52:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:53:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:54:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:56:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:57:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 08:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:04:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:05:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:06:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:07:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:08:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:09:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:21:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:22:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:23:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:24:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:25:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:39:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:54:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 09:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:09:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:10:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:11:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:12:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:13:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:22:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:23:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:24:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:25:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:26:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:27:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:28:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:29:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:30:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:32:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:33:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:34:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:35:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:36:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:37:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:38:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:39:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:40:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:41:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:42:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:43:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:44:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:45:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:46:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:47:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:48:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:49:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:50:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:51:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:52:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:53:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:54:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:55:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:56:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:57:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:58:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 10:59:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:00:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:01:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:02:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:04:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:05:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:06:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:07:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:08:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:09:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:10:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:11:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:12:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:13:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:14:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:15:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:16:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:17:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:18:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:19:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:20:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:21:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:22:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:23:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:24:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:25:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:26:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:27:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:28:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:29:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:30:51 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:31:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:32:55 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:33:57 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:34:59 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:36:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:39:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:40:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:41:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:42:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:43:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:44:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:45:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:46:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:47:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:48:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:49:26 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:50:28 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:55:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:56:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:57:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:58:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/15/2025 11:59:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:00:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:01:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:02:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:03:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:04:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:05:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:06:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:08:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:09:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:10:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:11:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:12:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:13:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:14:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/16/2025 12:15:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable